Skip to content

fix(deps): update all dependencies - #205

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all
Open

fix(deps): update all dependencies#205
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Feb 23, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@aptre/common 0.33.10.35.2 age adoption passing confidence devDependencies minor
@aptre/protobuf-es-lite 1.1.01.1.1 age adoption passing confidence overrides patch
@aptre/protobuf-es-lite 1.1.01.1.1 age adoption passing confidence resolutions patch
@aptre/protobuf-es-lite 1.1.01.1.1 age adoption passing confidence dependencies patch
actions/cache v5v6 age adoption passing confidence action major
actions/checkout v6.0.2v7.0.1 age adoption passing confidence action major
actions/setup-go v6.4.0v7.0.0 age adoption passing confidence action major
actions/setup-node v6.4.0v7.0.0 age adoption passing confidence action major
github.com/aperturerobotics/common v0.33.1v0.35.2 age adoption passing confidence require minor
github.com/aperturerobotics/controllerbus v0.53.3v0.53.4 age adoption passing confidence require patch
github.com/aperturerobotics/protobuf-go-lite v0.14.0v0.18.0 age adoption passing confidence require minor
github.com/aperturerobotics/starpc v0.49.16v0.52.0 age adoption passing confidence require minor
github.com/aperturerobotics/util v1.34.7v1.34.9 age adoption passing confidence require patch
github.com/sirupsen/logrus v1.9.5-0.20260508084601-d4a50659cfd6v1.10.2 age adoption passing confidence require minor
github.com/stretchr/testify v1.11.1v1.12.1 age adoption passing confidence require minor
github/codeql-action v4.36.0v4.37.9 age adoption passing confidence action minor
go (source) 1.26.31.27.0 age adoption passing confidence toolchain minor
go 1.261.27 age adoption passing confidence uses-with minor
golang.org/x/mod v0.36.0v0.40.0 age adoption passing confidence require minor
golang.org/x/tools v0.45.0v0.49.0 age adoption passing confidence require minor
mvdan.cc/gofumpt v0.10.0v0.11.0 age adoption passing confidence require minor
starpc ^0.49.0^0.52.0 age adoption passing confidence dependencies minor
typescript (source) ^6.0.3^7.0.0 age adoption passing confidence devDependencies major

Release Notes

aperturerobotics/common (@​aptre/common)

v0.35.2

Compare Source

What's Changed

Full Changelog: aperturerobotics/common@v0.35.1...v0.35.2

v0.35.1

Compare Source

Full Changelog: aperturerobotics/common@v0.35.0...v0.35.1

v0.35.0

Compare Source

Full Changelog: aperturerobotics/common@v0.34.4...v0.35.0

v0.34.4

Compare Source

What's Changed

Full Changelog: aperturerobotics/common@v0.34.3...v0.34.4

v0.34.3

Compare Source

Full Changelog: aperturerobotics/common@v0.34.2...v0.34.3

v0.34.2

Compare Source

What's Changed

Full Changelog: aperturerobotics/common@v0.34.1...v0.34.2

v0.34.1

Compare Source

Full Changelog: aperturerobotics/common@v0.34.0...v0.34.1

v0.34.0

Compare Source

Full Changelog: aperturerobotics/common@v0.33.1...v0.34.0

aperturerobotics/protobuf-es-lite (@​aptre/protobuf-es-lite)

v1.1.1

Compare Source

Full Changelog: aperturerobotics/protobuf-es-lite@v1.1.0...v1.1.1

actions/cache (actions/cache)

v6.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v6.0.0

v6

Compare Source

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v7

Compare Source

v6.1.0

Compare Source

v6.0.3

Compare Source

actions/setup-go (actions/setup-go)

v7.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v6...v7.0.0

v7

Compare Source

v6.5.0

Compare Source

actions/setup-node (actions/setup-node)

v7.0.0

Compare Source

What's Changed
Enhancements:
Bug fixes:
Documentation updates:
Dependency update:
New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v7

Compare Source

v6.5.0

Compare Source

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

aperturerobotics/controllerbus (github.com/aperturerobotics/controllerbus)

v0.53.4

Compare Source

aperturerobotics/protobuf-go-lite (github.com/aperturerobotics/protobuf-go-lite)

v0.18.0

Compare Source

v0.17.0

Compare Source

v0.16.0

Compare Source

v0.15.0

Compare Source

aperturerobotics/starpc (github.com/aperturerobotics/starpc)

v0.52.0

Compare Source

What's Changed

Full Changelog: aperturerobotics/starpc@v0.51.0...v0.52.0

v0.51.0

Compare Source

What's Changed

Full Changelog: aperturerobotics/starpc@v0.50.0...v0.51.0

v0.50.0

Compare Source

Full Changelog: aperturerobotics/starpc@v0.49.21...v0.50.0

v0.49.21

Compare Source

v0.49.20

Compare Source

Full Changelog: aperturerobotics/starpc@v0.49.19...v0.49.20

v0.49.19

Compare Source

Full Changelog: aperturerobotics/starpc@v0.49.18...v0.49.19

v0.49.18

Compare Source

Full Changelog: aperturerobotics/starpc@v0.49.17...v0.49.18

v0.49.17

Compare Source

Full Changelog: aperturerobotics/starpc@v0.49.16...v0.49.17

aperturerobotics/util (github.com/aperturerobotics/util)

v1.34.9

Compare Source

v1.34.8

Compare Source

sirupsen/logrus (github.com/sirupsen/logrus)

v1.10.2

Compare Source

Logrus v1.10.2

This is a small maintenance release that updates github.com/stretchr/testify to v1.12.1, removing the legacy gopkg.in/yaml.v3 dependency from Logrus' dependency graph. There are no functional changes in this release.

Dependency Changes

  • update github.com/stretchr/testify to v1.12.1

Full Changelog: sirupsen/logrus@v1.10.1...v1.10.2

v1.10.1

Compare Source

Logrus v1.10.1

This patch release fixes two issues in field formatting and handling:

  • Fix a regression introduced in v1.10.0 where TextFormatter could panic
    when formatting nil or panicking error and fmt.Stringer values.
  • Allow function-backed values implementing error to be used with
    WithError, WithField, and WithFields.

Dependency Changes

  • update github.com/stretchr/testify to v1.12.0

Full Changelog: sirupsen/logrus@v1.10.0...v1.10.1

stretchr/testify (github.com/stretchr/testify)

v1.12.1

Compare Source

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

v1.12.0

Compare Source

What's Changed

Functional Changes
Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

github/codeql-action (github/codeql-action)

v4.37.9

Compare Source

v4.37.8

Compare Source

No user facing changes.

v4.37.7

Compare Source

v4.37.6

Compare Source

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #​4070

[v4.37.5](https://redir

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title fix(deps): update all dependencies fix(deps): update github.com/aperturerobotics/json-iterator-lite digest to 12a7c33 Feb 23, 2026
@renovate renovate Bot changed the title fix(deps): update github.com/aperturerobotics/json-iterator-lite digest to 12a7c33 fix(deps): update github.com/aperturerobotics/json-iterator-lite digest to 12a7c33 - autoclosed Feb 23, 2026
@renovate renovate Bot closed this Feb 23, 2026
@renovate
renovate Bot deleted the renovate/all branch February 23, 2026 13:07
@renovate renovate Bot changed the title fix(deps): update github.com/aperturerobotics/json-iterator-lite digest to 12a7c33 - autoclosed chore(deps): update dependency @aptre/common to ^0.31.0 Feb 23, 2026
@renovate renovate Bot reopened this Feb 23, 2026
@renovate
renovate Bot force-pushed the renovate/all branch 3 times, most recently from 7733050 to 1103078 Compare February 23, 2026 19:14
@renovate renovate Bot changed the title chore(deps): update dependency @aptre/common to ^0.31.0 fix(deps): update all dependencies Feb 23, 2026
@renovate
renovate Bot force-pushed the renovate/all branch 10 times, most recently from ccc9560 to 17dcb0a Compare March 2, 2026 18:36
@renovate
renovate Bot force-pushed the renovate/all branch 8 times, most recently from eb09c28 to d83758f Compare March 7, 2026 00:39
@renovate
renovate Bot force-pushed the renovate/all branch 6 times, most recently from addd0f2 to 57cba88 Compare March 27, 2026 16:53
@renovate renovate Bot changed the title fix(deps): update all dependencies fix(deps): update github.com/aperturerobotics/json-iterator-lite digest to 783bbb0 Mar 29, 2026
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from b0f2bb8 to c14c70c Compare March 30, 2026 01:00
@renovate renovate Bot changed the title fix(deps): update github.com/aperturerobotics/json-iterator-lite digest to 783bbb0 fix(deps): update all dependencies Mar 30, 2026
@renovate
renovate Bot force-pushed the renovate/all branch 5 times, most recently from 15015df to 25a555f Compare April 4, 2026 22:03
@renovate
renovate Bot force-pushed the renovate/all branch 5 times, most recently from 064e310 to 5476560 Compare April 12, 2026 04:51
@renovate
renovate Bot force-pushed the renovate/all branch 6 times, most recently from 1870da6 to b688ad9 Compare April 21, 2026 20:57
@renovate

renovate Bot commented May 31, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: example/plugin-demo/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/sys v0.44.0 -> v0.45.0
File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/aperturerobotics/go-websocket v1.8.15-0.20260329113544-74dbfb8f11c6 -> v1.8.15-0.20260619192713-a096778f08c1
golang.org/x/sync v0.20.0 -> v0.22.0
golang.org/x/sys v0.45.0 -> v0.47.0

@socket-security

socket-security Bot commented Jun 12, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants